home *** CD-ROM | disk | FTP | other *** search
/ Dye Another Day / DyeAnotherDay.bin / swf / help.swf / scripts / DefineButton2_159 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-03-28  |  84 b   |  5 lines

  1. on(release){
  2.    _level0.containerfade.container.play();
  3.    unloadMovieNum(1);
  4. }
  5.